[INFO] cloning repository https://github.com/nachog00/ferriscan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nachog00/ferriscan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnachog00%2Fferriscan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnachog00%2Fferriscan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb8fcc44946861aff0e66cf228694d83492e8856
[INFO] checking nachog00/ferriscan against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnachog00%2Fferriscan" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nachog00/ferriscan
[INFO] finished tweaking git repo https://github.com/nachog00/ferriscan
[INFO] tweaked toml for git repo https://github.com/nachog00/ferriscan written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nachog00/ferriscan on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nachog00/ferriscan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.5
[INFO] [stderr]   Downloaded tree-sitter v0.25.3
[INFO] [stderr]   Downloaded tree-sitter-rust v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f869ecb5c6a0489dc0f4fe291091075457a2adffecc0f7ec1d14db4bdb1c9f6
[INFO] running `Command { std: "docker" "start" "-a" "1f869ecb5c6a0489dc0f4fe291091075457a2adffecc0f7ec1d14db4bdb1c9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f869ecb5c6a0489dc0f4fe291091075457a2adffecc0f7ec1d14db4bdb1c9f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f869ecb5c6a0489dc0f4fe291091075457a2adffecc0f7ec1d14db4bdb1c9f6", kill_on_drop: false }`
[INFO] [stdout] 1f869ecb5c6a0489dc0f4fe291091075457a2adffecc0f7ec1d14db4bdb1c9f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a825bc254f23327476900217c02d6216f3df1fc509e4f4b467ff0752a6a799b1
[INFO] running `Command { std: "docker" "start" "-a" "a825bc254f23327476900217c02d6216f3df1fc509e4f4b467ff0752a6a799b1", kill_on_drop: false }`
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-ccomment v0.20.3 (https://github.com/mozilla/rust-code-analysis.git#2dfadaed)
[INFO] [stderr]    Compiling tree-sitter-preproc v0.20.3 (https://github.com/mozilla/rust-code-analysis.git#2dfadaed)
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.2
[INFO] [stderr]    Compiling tree-sitter-mozjs v0.20.3 (https://github.com/mozilla/rust-code-analysis.git#2dfadaed)
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling tree-sitter v0.25.3
[INFO] [stderr]    Compiling tree-sitter-mozcpp v0.20.4 (https://github.com/mozilla/rust-code-analysis.git#2dfadaed)
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rust-code-analysis v0.0.25 (https://github.com/mozilla/rust-code-analysis.git#2dfadaed)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ferriscan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "a825bc254f23327476900217c02d6216f3df1fc509e4f4b467ff0752a6a799b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a825bc254f23327476900217c02d6216f3df1fc509e4f4b467ff0752a6a799b1", kill_on_drop: false }`
[INFO] [stdout] a825bc254f23327476900217c02d6216f3df1fc509e4f4b467ff0752a6a799b1
